MUISmartPanelCurrentPanelIndexΒΆ

MUISmartPanelCurrentPanelIndex, hWin:MUIWND

Gets the current panel that is active in the ModernUI_SmartPanel control and returns the panel index of this dialog

Parameters

  • [in] hWin - handle to the ModernUI_SmartPanel control

Return

Returns current panel index or -1 if there is no panels registered

Example

Invoke MUISmartPanelCurrentPanelIndex, hSP

See Also

MUISmartPanelGetCurrentPanel, MUISmartPanelSetCurrentPanel